From: Juri Linkov Date: Sun, 29 Nov 2009 23:55:42 +0000 (+0000) Subject: (describe-char-unidata-list): Use lowercase name X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9181 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e7eb2f3219dfa093c12bef009cff74368ca99bca;p=emacs.git (describe-char-unidata-list): Use lowercase name for "Unicode name" like in other tags. --- diff --git a/lisp/descr-text.el b/lisp/descr-text.el index d289f7d6d47..2033679e00e 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el @@ -190,7 +190,7 @@ otherwise." :version "23.1" :type '(choice (const :tag "All properties" t) (set - (const :tag "Unicode Name" name) + (const :tag "Unicode name" name) (const :tag "Unicode old name" old-name) (const :tag "Unicode general category " general-category) (const :tag "Unicode canonical combining class"